type github.com/jackc/pgx/v5/pgtype.encodePlanTextCodecTextValuer
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
enum_codec.go#L32: return encodePlanTextCodecTextValuer{}
macaddr.go#L33: return encodePlanTextCodecTextValuer{}
text.go#L105: return encodePlanTextCodecTextValuer{}
text.go#L136: type encodePlanTextCodecTextValuer struct{}
text.go#L138: func (encodePlanTextCodecTextValuer) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)